Skip to content
Back to search
30
MCP

Spring JVM Diagnostics

pulsemcp/spring jvm diagnostics

Diagnoses performance problems in Java Spring Boot applications with JVM metrics and thread analysis.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-jvm-diagnostics
MCP server for JVM diagnostics — analyze thread dumps, detect deadlocks, parse GC logs, and get JVM tuning recommendations
0 tools
JDI Debugger
Connects to running Java applications via JDWP for real-time debugging with breakpoint management, variable inspection, step execution contr
0 tools
Time
Integrates with Spring AI to provide time-related services, enabling precise time management and scheduling functionalities in Java applicat
0 tools
JProfiler
Java profiling with AI agent integration. Profile CPU, memory, JDBC, HTTP and more.
0 tools
javaperf
Java profiling MCP via jcmd/jfr/jps. Diagnose performance, analyze threads, inspect JFR recordings.
0 tools
jvm-mcp-server
A JVM monitoring and control server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "spring_jvm_diagnostics": {
      "url": "None",
      "transport": "http"
    }
  }
}